home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / tobby_ur.swf / scripts / DefineSprite_190 / frame_1 / DoAction.as
Text File  |  2010-11-09  |  101b  |  9 lines

  1. if(_root.debugMode == false)
  2. {
  3.    this._visible = false;
  4. }
  5. else
  6. {
  7.    this._visible = true;
  8. }
  9.